netbird: update to 0.41.1
authorWesley Gimenes <[email protected]>
Tue, 15 Apr 2025 12:56:28 +0000 (09:56 -0300)
committerHannu Nyman <[email protected]>
Tue, 15 Apr 2025 19:12:45 +0000 (22:12 +0300)
changelog: https://github.com/netbirdio/netbird/releases/tag/v0.41.1

Signed-off-by: Wesley Gimenes <[email protected]>
net/netbird/Makefile

index 6a07f3035cfc15ae551e37f1e0b1daf32d9af423..d082e2dad9ffaaf3b825471efff2adb52e7ffbe9 100644 (file)
@@ -1,12 +1,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=netbird
-PKG_VERSION:=0.40.1
+PKG_VERSION:=0.41.1
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=https://codeload.github.com/netbirdio/netbird/tar.gz/v$(PKG_VERSION)?
-PKG_HASH:=373d1797fdbfb9df22d4a9064af62cdc7b25f314a934ea5d442d3e57c8a263b1
+PKG_HASH:=8ac588fb9ed67ba105a9d55c7d0322907c4a05ab345cd417a12f94ef284da921
 
 PKG_MAINTAINER:=Wesley Gimenes <[email protected]>
 PKG_LICENSE:=BSD-3-Clause